Update 'docker-compose.yml'
This commit is contained in:
parent
b1f68e099b
commit
6be34ca090
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: "3.8"
|
|||
services:
|
||||
web:
|
||||
image: git.mootfrost.dev/mootfrost777/mootfrost-dev:latest
|
||||
container_name: mootfrost-dev/web
|
||||
container_name: mootfrost-dev_web
|
||||
restart: always
|
||||
build: .
|
||||
ports:
|
||||
|
|
Loading…
Add table
Reference in a new issue