mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-15 17:00:58 +00:00
rename2
This commit is contained in:
parent
12c53f3515
commit
dc7969e579
37 changed files with 177 additions and 177 deletions
|
|
@ -30,7 +30,7 @@ services:
|
|||
dockerfile: exapps/control-plane/Dockerfile
|
||||
environment:
|
||||
PORT: 3000
|
||||
AINAS_VERSION: local-dev
|
||||
betternas_VERSION: local-dev
|
||||
NEXTCLOUD_BASE_URL: http://nextcloud
|
||||
ports:
|
||||
- "3001:3000"
|
||||
|
|
@ -61,7 +61,7 @@ services:
|
|||
REDIS_HOST: redis
|
||||
NEXTCLOUD_ADMIN_USER: admin
|
||||
NEXTCLOUD_ADMIN_PASSWORD: admin
|
||||
AINAS_CONTROL_PLANE_URL: http://control-plane:3000
|
||||
betternas_CONTROL_PLANE_URL: http://control-plane:3000
|
||||
ports:
|
||||
- "8080:80"
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue