Compare commits
2 Commits
cf031a6794
...
cd8bd4405a
Author | SHA1 | Date | |
---|---|---|---|
cd8bd4405a | |||
|
0615c2d645 |
@ -6,6 +6,8 @@ services:
|
||||
image: shlinkio/shlink:4.4
|
||||
networks:
|
||||
- proxy
|
||||
volumes:
|
||||
- shlink_data:/etc/shlink
|
||||
deploy:
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
@ -20,3 +22,5 @@ services:
|
||||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
volumes:
|
||||
shlink_data:
|
||||
|
Loading…
x
Reference in New Issue
Block a user