mirror of
https://github.com/oupala/apaxy.git
synced 2025-08-21 19:31:24 +02:00
Change docker(compose) port to 80
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
apaxy:
|
apaxy:
|
||||||
build: .
|
build: .
|
||||||
ports:
|
ports:
|
||||||
- "8080:80"
|
- "80:80"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user