mirror of
https://github.com/demostf/setup
synced 2026-06-04 00:54:07 +02:00
rename nginx to frontend
This commit is contained in:
parent
3ba1b8074b
commit
b51c1ceb1c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
version: '2'
|
version: '2'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
nginx:
|
frontend:
|
||||||
restart: always
|
restart: always
|
||||||
image: demostf/demos.tf
|
image: demostf/demos.tf
|
||||||
container_name: nginx
|
container_name: nginx
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue