mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 15:09:19 +08:00
config: move default config var to Dockerfile
This commit is contained in:
@@ -2,8 +2,6 @@ version: '2'
|
||||
services:
|
||||
myapp:
|
||||
image: bitnami/codeigniter:latest
|
||||
environment:
|
||||
- CODEIGNITER_PROJECT_NAME=
|
||||
ports:
|
||||
- '8000:8000'
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user