chore: new volume name, add server config and jenkins support
All checks were successful
jenkins-ci Build successful
All checks were successful
jenkins-ci Build successful
This commit is contained in:
@@ -6,16 +6,15 @@ services:
|
||||
command:
|
||||
- serve
|
||||
volumes:
|
||||
- ntfy_cache:/var/cache/ntfy
|
||||
- ./etc:/etc/ntfy
|
||||
- cache:/var/cache/ntfy
|
||||
- /home/lucas/services/ntfy/etc:/etc/ntfy
|
||||
env_file:
|
||||
- ntfy.env
|
||||
networks:
|
||||
- reverse-proxy
|
||||
|
||||
volumes:
|
||||
ntfy_cache:
|
||||
external: true
|
||||
cache:
|
||||
|
||||
networks:
|
||||
reverse-proxy:
|
||||
|
||||
Reference in New Issue
Block a user