Skip to content
Snippets Groups Projects
Commit 07c0608d authored by Frede H's avatar Frede H :speech_balloon:
Browse files

Changed "dev" to "" for dev package

parent 1289085c
No related branches found
No related tags found
No related merge requests found
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
# this is for runing in dev environment # this is for runing in dev environment
# TODO: CHANGE BELOW IN PRODUCTION # TODO: CHANGE BELOW IN PRODUCTION
DEVELOPMENT = "dev" DEVELOPMENT = ""
DESCRIPTION = "unstable development" DESCRIPTION = "unstable development"
if DEVELOPMENT: if DEVELOPMENT:
# http constants # http constants
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment