fix: service name
This commit is contained in:
parent
bb4adb2350
commit
87fb657894
@ -1,13 +1,14 @@
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
tt:
|
||||
phga.de:
|
||||
build:
|
||||
context: ./app
|
||||
dockerfile: Dockerfile
|
||||
container_name: phga.de
|
||||
restart: always
|
||||
ports:
|
||||
- 8099:8080
|
||||
- 8001:8080
|
||||
volumes:
|
||||
- /srv/phga.de/web/data:/go/src/g.phga.de/phga/phga.de/web/data
|
||||
- /srv/phga.de/web/static/fonts:/go/src/g.phga.de/phga/phga.de/web/static/fonts
|
||||
|
Loading…
x
Reference in New Issue
Block a user