Setup repo for local, dev and production
This commit is contained in:
5
.env.local
Normal file
5
.env.local
Normal file
@ -0,0 +1,5 @@
|
||||
IMAGE_TAG=local
|
||||
CONTAINER_NAME=comprofix-local
|
||||
HUGO_BASEURL=http://localhost:8080
|
||||
HOSTNAME=localhost
|
||||
LOCAL_PORT=8080
|
Reference in New Issue
Block a user