1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-21 07:01:31 +02:00

Change docker(compose) port to 80

This commit is contained in:
Carlos H Brandt
2019-05-13 12:40:58 +02:00
parent 52c508400c
commit 199b50f2ab

View File

@@ -1,5 +1,5 @@
apaxy:
build: .
ports:
- "8080:80"
- "80:80"