Skip to content

Commit 523f1f0

Browse files
author
Tim Saylor
committed
gotta put epio at the root
1 parent d936575 commit 523f1f0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.epio-app

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
makerconnection

project/epio.ini renamed to epio.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ postgres = true
4646
# #### If you're using Django, you'll want to uncomment some or all of these lines ####
4747
# [django]
4848
# # Path to your project root, relative to this directory.
49-
base = ..
49+
base = .
5050
#
5151
# [static]
5252
# Serve the admin media
@@ -57,4 +57,4 @@ base = ..
5757
#
5858
# [env]
5959
# # Use a different settings module for ep.io (i.e. with DEBUG=False)
60-
DJANGO_SETTINGS_MODULE = settings
60+
DJANGO_SETTINGS_MODULE = project.settings

project/.epio-app

-1
This file was deleted.

0 commit comments

Comments
 (0)