changement nom service
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
reskreen-backend:
|
||||
backend:
|
||||
image: reskreen:prod
|
||||
ports:
|
||||
- "8081:8080"
|
||||
volumes:
|
||||
- /home/prod/Reskreen:/app
|
||||
|
||||
reskreen-backend-cron:
|
||||
backend-cron:
|
||||
image: reskreen:prod
|
||||
command: crond -f
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user