Port mapping
This commit is contained in:
parent
cc5ead065a
commit
a316a8ebb3
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- seafile-net
|
- seafile-net
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- 80:80
|
||||||
volumes:
|
volumes:
|
||||||
- seafile_data:/shared:rw
|
- seafile_data:/shared:rw
|
||||||
- type: bind
|
- type: bind
|
||||||
|
|
Loading…
Add table
Reference in a new issue