mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
Merge branch 'compose-ports'
This commit is contained in:
commit
38ec81a594
|
@ -64,7 +64,7 @@ services:
|
|||
seafile-caddy:
|
||||
image: ggogel/seafile-caddy:1.0.0
|
||||
ports:
|
||||
- 80:80 # Point your reverse proxy to port 80 of this service
|
||||
- "80:80" # Point your reverse proxy to port 80 of this service
|
||||
networks:
|
||||
- seafile-net
|
||||
|
||||
|
|
Loading…
Reference in a new issue