forked from dachan/dach
Rename container name
This commit is contained in:
parent
c368b83697
commit
07598f70d1
|
@ -13,7 +13,7 @@ services:
|
||||||
- ./postgres:/var/lib/postgresql/data
|
- ./postgres:/var/lib/postgresql/data
|
||||||
|
|
||||||
web:
|
web:
|
||||||
container_name: dachan.fun
|
container_name: dach_web
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test:
|
test:
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in New Issue