Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Caillat Michel
yafits
Commits
6ff56de0
Commit
6ff56de0
authored
Jul 18, 2019
by
Caillat Michel
Browse files
Removed the occurences of '-new'
parent
6804cb1f
Changes
2
Hide whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
6ff56de0
...
...
@@ -32,4 +32,4 @@ services:
environment
:
-
YAFITSS_PORT=${YAFITSS_PORT}
-
YAFITSS_MAXIDLE=${YAFITSS_MAXIDLE}
command
:
python /home/partemix/yafitss/serverWsgi.michel.
new.
py --port
4251
command
:
python /home/partemix/yafitss/serverWsgi.michel.py --port
4251
yafitss/serverWsgi.michel.py
View file @
6ff56de0
...
...
@@ -25,7 +25,7 @@ baseUrl = "/artemix"
logger
=
None
dm
=
None
import
dataManager_michel
_new
as
dataManager
import
dataManager_michel
as
dataManager
#####################################################################
# #
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment