remove useless files
This commit is contained in:
parent
1e363f6c66
commit
49ba7aaa85
2 changed files with 0 additions and 19 deletions
|
|
@ -1,5 +0,0 @@
|
||||||
services:
|
|
||||||
cms:
|
|
||||||
image: alliances-cms
|
|
||||||
ports:
|
|
||||||
- "1111:1111"
|
|
||||||
|
|
@ -1,14 +0,0 @@
|
||||||
services:
|
|
||||||
cms:
|
|
||||||
build: .
|
|
||||||
image: alliances-cms
|
|
||||||
ports:
|
|
||||||
- "1111:1111"
|
|
||||||
environment:
|
|
||||||
- NODE_ENV=production
|
|
||||||
- TOKEN_SECRET_KEY=${TOKEN_SECRET_KEY}
|
|
||||||
- DB_PATH=${DB_PATH}
|
|
||||||
env_file: .env.production
|
|
||||||
volumes:
|
|
||||||
- ./.manifest:/app/.manifest
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue